🎖️GitЯра🎖️
Commit b40fa567dbbfda6e354e8fe314de3f970e781074
Parents : 6bfe411
Author : James Rich <james.a.rich@gmail.com>
Date : 2026-06-03T16:22:35-05:00
chore: bump VERSION_NAME_BASE to 2.8.0 for release
Opening commit for the release/2.8.0 stabilization branch. versionCode
remains git-derived (offset 29314197 + commit count); only the base
version name is bumped here. CI overrides this with the release tag.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Changes
Diff
diff --git a/config.properties b/config.properties
index de820bc85e..8e3c09a830 100644
--- a/config.properties
+++ b/config.properties
@@ -27,7 +27,7 @@ COMPILE_SDK=37
# Base version name for local development and fallback
# On CI, this is overridden by the Git tag
# Before a release, update this to the new Git tag version
-VERSION_NAME_BASE=2.7.14
+VERSION_NAME_BASE=2.8.0
# Minimum firmware versions supported by this app
MIN_FW_VERSION=2.5.14
Served by rngit 1.5.0 - Generated in 0.05s